RowId Class

Represents the row-id extension (a16:rowId) carrying the unique id of a DrawingML table row (uri {0D108BD9-81ED-4DB2-BD59-A6C34878D82A}).

Definition

Namespace: Independentsoft.Office.Drawing.Extensions
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public class RowId : IExtensionContent
Inheritance
Object    RowId
Implements
IExtensionContent

Constructors

RowIdInitializes a new instance of the RowId class

Properties

Value Gets or sets the value (val).

Methods

Clone 
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides ObjectToString)

See Also